home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 2000 October / Software of the Month - Ultimate Collection Shareware 277.iso / pc / PROGRAMS / UTILITY / WINLINUX / DATA1.CAB / etc_-_Configuration_Files / MINICOM_.{16 < prev    next >
Text File  |  1999-09-17  |  1KB  |  37 lines

  1. #
  2. # Minicom.users      Access file for the minicom program.
  3. #
  4. # Format:      Either just one username per line, or
  5. #          a username followed by one or more
  6. #          configuration-names. The name of the
  7. #          default configuration is "dfl". The maximum
  8. #                 significant line length is 70 characters.
  9. #
  10. # Location:      The minicom library directory, probably
  11. #          /etc or /var/lib/minicom or whatever.
  12. #
  13. # Notes:          If you don't install this file in the
  14. #                 specified location, everybody will have
  15. #                 access to minicom.
  16. #
  17. #                 This doesn't matter if minicom isn't installed
  18. #                 setuid root since access will then be based
  19. #                 on the permissions set on the serial port.
  20. #
  21.  
  22. #
  23. # Who may use minicom?
  24. #
  25. # User        [line]    [..line]
  26. #
  27.  
  28. # Everyone has access to all configurations.
  29. # ALL
  30.  
  31. ## The rest are examples.
  32. ## # Erik only has access to the default configuration
  33. ## erik        dfl
  34. ## 
  35. ## # minicom has access to the default configuration, and configuration 'tty5'.
  36. ## minicom        dfl    tty5
  37.